.hlyw_hd {
  width: auto;
  /* margin-top: -5px; */
}

.hlyw_hd ul {
  display: flex;
  border: none !important;
  margin: 0 !important;
  list-style: none !important;
  /* background: #f0f0f0 !important; */
}

.hlyw_hd ul li {
  width: 120px !important;
  height: 41px !important;
  line-height: 41px !important;
  text-align: center !important;
  background: #eceff3 !important;
  margin-right: 0px !important;
  padding: 0 10px !important;
  list-style-type: none !important;
}

.hlyw_hd ul li a {
  color: #015293 !important;
  text-align: center !important;
  font-family: "Microsoft YaHei" !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 41px !important;
  padding: 0 !important;
  margin-left: 0 !important;
}

.hlyw_hd ul li.on {
  background: #015293 !important;
}

.hlyw_hd ul li.on::before {
  width: 0px !important;
  height: 0px !important;
}

.hlyw_hd ul li.on a {
  color: #ffffff !important;
  text-align: center !important;
  font-family: "Microsoft YaHei" !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: bold !important;
  line-height: 41px !important;
}

.gzdt_bd {
  margin-top: 7px;
  width: 100%;
}

.gzdt_bd ul li {
  /* height: 40px !important;
        line-height: 40px !important; */
}

.gzdt_bd ul li a {
  font-weight: normal !important;
  /* width: 90%!important; */
  /* float: left !important; */
  /* width: 80% !important; */
}

.gzdt_bd ul li .date {
  float: right;
  color: #999999;
  font-size: 14px;
  width: 85px;
  overflow: hidden;
  display: none;
}

.gzdt_bd ul li:hover a {
  /* color: #165BC9 !important; */
}

.gzdt_bd ul li.on {
  /* background: none !important; */
  /* background: url(//www.hncehui.cn/file/1/img/li-bg.png) center left no-repeat !important;
        font-size: 14px !important;
        font-weight: normal !important;
        padding: 0 !important;
        line-height: 40px !important; */
}

.gzdt_bd ul li.on a {
  /* color: #165bc9!important; */
  /* font-size: 16px !important;
        font-weight: normal !important;
        padding-left: 0px !important;
        line-height: 40px !important; */
}

/* .gzdt_bd ul li.on::before {
        width: 0px !important;
        height: 0px !important;
    } */

.ispc {
  display: block;
}

.iswap {
  display: none;
}

.isshow {
  display: inline;
}

.main {
  margin-top: 0;
  background-color: #fff;
  padding: 0 30px 30px;
  box-sizing: content-box;
}

.banner {
  width: 100%;
  height: 90px;
  margin-top: 20px;
}

/*headline*/
.headline {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

.headline p {
  width: 100%;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #0b316e;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.headline p a {
  color: #0b316e;
}

.headline .more {
  width: 100%;
  font-size: 18px;
  margin-top: 15px;
  /* display: flex; */
}

.headline .more span {
  color: #333333;
  margin: 0 10px;
  /* float: left; */
  /* display: block;
    width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}

.headline .more span a {
  color: #333333;
}

/*newsBox*/
.newsBox {
  width: 100%;
  height: 406px;
  overflow: hidden;
}

.newsBox .slideBox {
  width: 615px;
  height: 406px;
  position: relative;
}

.newsBox .slideBox .hd {
  position: absolute;
  right: 5px;
  bottom: 15px;
  z-index: 1;
}

.newsBox .slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.5;
}

.newsBox .slideBox .hd ul li.on {
  opacity: 1;
}

.newsBox .slideBox .bd {
  position: relative;
  z-index: 0;
}

.newsBox .slideBox .bd li {
  position: relative;
}

.newsBox .slideBox .bd li img {
  width: 615px;
  height: 406px;
}

.newsBox .slideBox .bd p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #00000062;
  text-indent: 10px;
  z-index: 1;
}

.newsBox .slideBox .bd p a {
  color: #fff;
}

.newsBox .slideTxtBox {
  width: 550px;
  height: 406px;
  position: relative;
  z-index: 1;
}

.newsBox .slideTxtBox .hd ul {
  width: 100%;
  height: 42px;
  margin-bottom: 12px;
  /* display: flex;
    justify-content: space-between; */
}

.newsBox .slideTxtBox .hd ul li {
  font-size: 22px;
  color: #015293;
  overflow: hidden;
  font-weight: bold;
  float: left;
  background: #eceff3;
  width: 136px;
  text-align: center;
}

.newsBox .slideTxtBox .hd ul li a {
  display: block;
  height: 42px;
  color: #015293;
  line-height: 42px;
  font-size: 22px;
  font-weight: 400;
}
.newsBox .slideTxtBox .hd ul li.on {
  background: #015293;
  color: #fff;
}

.newsBox .slideTxtBox .hd ul li.on a {
  color: #fff;
  font-weight: 700;
}

.newsBox .slideTxtBox .bd ul {
  overflow: hidden;
}

.newsBox .slideTxtBox .bd ul li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-top: 3px;
  position: relative;
  padding-left: 10px;
}

.newsBox .slideTxtBox .bd ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #015293;
  border-radius: 2px;
}

.newsBox .slideTxtBox .bd ul li a {
  display: block;
  float: left;
  width: 97%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 14px;
  color: #121212;
}

.newsBox .slideTxtBox .bd ul li a:hover {
  color: #165bc9;
}

.newsBox .slideTxtBox .bd li span {
  float: right;
  color: #999999;
  font-size: 14px;
  width: 85px;
  overflow: hidden;
}

.newsBox .slideTxtBox .bd li span a {
  color: #999999;
}

.newsBox .slideTxtBox .bd ul li.on {
  height: 96px;
  background: rgba(217, 217, 217, 0.5);
  padding: 15px;
}

.newsBox .slideTxtBox .bd ul li.on a {
  /* background: url(//www.hncehui.cn/file/1/img/li-bg.png) center left no-repeat; */
  padding-left: 20px;
  color: rgb(18, 18, 18);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.newsBox .slideTxtBox .bd ul li.on::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: #165bc9;
  left: 25px;
  /* top: 20px; */
  margin-top: 8px;
}

.newsBox .slideTxtBox .bd ul li.on p {
  display: block;
  width: 100%;
  height: auto;
}

.newsBox .slideTxtBox .bd ul li.on p a {
  color: rgb(153, 153, 153);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: none;
  margin-top: 10px;
  width: 96%;
}

.newsBox .slideTxtBox .bd ul li.on p a span {
  color: #165bc9;
}

.title {
  width: 100%;
  height: 42px;
  margin-bottom: 20px;
}

.title a {
  color: #165bc9;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
  display: inline-block;
  width: auto;
  border-bottom: 3px solid #165bc9;
}

.title .more {
  color: #999999;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  border: none;
  line-height: 42px;
  padding-top: 10px;
  float: right;
}

/* xxgk */
.openBox {
}

.openBox .xxgk {
  width: 615px;
}

.openBox .zctj {
  width: 615px;
  height: 450px;
  background: url(//www.hncehui.cn/file/1/img/zctj.png) center center no-repeat;
}

.openBox .zctj .slideTxtBox {
  padding-top: 125px;
  padding: 125px 20px 20px 20px;
}

.openBox .zctj .slideTxtBox .hd ul {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 12px;
}

.openBox .zctj .slideTxtBox .hd ul li {
  font-size: 20px;
  color: #767676;
  overflow: hidden;
  font-weight: bold;
  float: left;
  margin-right: 30px;
}

.openBox .zctj .slideTxtBox .hd ul li a {
  display: block;
  height: 42px;
  color: #949494;
  line-height: 42px;
  font-size: 20px;
  font-weight: 400;
}

.openBox .zctj .slideTxtBox .hd ul li.on a {
  color: #165bc9;
  font-weight: 700;
  border-bottom: 3px solid #165bc9;
}

.openBox .zctj .slideTxtBox .bd ul {
  overflow: hidden;
}

.openBox .zctj .slideTxtBox .bd ul li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  background: url(//www.hncehui.cn/file/1/img/li-bg.png) center left no-repeat;
  overflow: hidden;
}

.openBox .zctj .slideTxtBox .bd ul li a {
  display: block;
  float: left;
  width: 97%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 14px;
  color: #121212;
}

.openBox .zctj .slideTxtBox .bd ul li a:hover {
  color: #165bc9;
}

.openBox .zctj .slideTxtBox .bd li span {
  float: right;
  color: #999999;
  font-size: 14px;
  width: 85px;
  overflow: hidden;
}

.openBox .zctj .slideTxtBox .bd li span a {
  color: #999999;
}

/* bsfw */
.openBox .bsfw {
  width: 550px;
}

.openBox .bsfw .bs ul li {
  width: 550px;
  height: 100px;
  margin-bottom: 10px;
  padding: 35px 20px;
}

.openBox .bsfw .bs ul li p {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.4px;
}

.openBox .bsfw .bs ul li p img {
  margin-left: 10px;
}

.openBox .bsfw .bs ul li:nth-child(1) {
  padding: 20px 20px;
  background: url(//www.hncehui.cn/file/1/img/bs1.png) center center no-repeat;
}

.openBox .bsfw .bs ul li:nth-child(2) {
  background: url(//www.hncehui.cn/file/1/img/bs2.png) center center no-repeat;
}

.openBox .bsfw .bs ul li:nth-child(3) {
  background: url(//www.hncehui.cn/file/1/img/bs3.png) center center no-repeat;
}

.openBox .bsfw a {
}

.openBox .bsfw .fw ul {
  /* display: flex; */
  /* justify-content: space-between; */
}

.openBox .bsfw .fw ul li {
  width: 265px;
  height: 140px;
  padding: 25px 20px;
  margin-bottom: 15px;
  margin-right: 10px;
  float: left;
  background: url(//www.hncehui.cn/file/1/img/bs4.png) center center no-repeat;
  background-size: 100% !important;
}

.openBox .bsfw .fw ul li:nth-child(1) {
  background: url(//www.hncehui.cn/file/1/img/ca1.png) center center no-repeat;
}

.openBox .bsfw .fw ul li:nth-child(2) {
  background: url(//www.hncehui.cn/file/1/img/ca2.png) center center no-repeat;
}

.openBox .bsfw .fw ul li:nth-child(3) {
  background: url(//www.hncehui.cn/file/1/img/ca3.png) center center no-repeat;
}

.openBox .bsfw .fw ul li:nth-child(4) {
  background: url(//www.hncehui.cn/file/1/img/ca4.png) center center no-repeat;
}

.openBox .bsfw .fw ul li:nth-child(5) {
  /* background: url(//www.hncehui.cn/file/1/img/ca5.png) center center no-repeat; */
  background: url(//www.hncehui.cn/file/1/img/ca7.png) center center no-repeat;
  width: 540px;
}

.openBox .bsfw .fw ul li:nth-child(6) {
  background: url(//www.hncehui.cn/file/1/img/ca6.png) center center no-repeat;
}

.openBox .bsfw .bs ul li a {
  display: block;
}

.openBox .bsfw .fw ul li a {
  display: block;
}

.openBox .bsfw .fw ul li p {
  color: #0e3d84;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.4px;
}

.openBox .bsfw .fw ul li img {
  padding-top: 20px;
  /* position: absolute;
    bottom: 10px; */
}

/* fireBox */
.fireBox {
}

.fireBox .xfkp {
  width: 610px;
}

.fireBox .xfkp .hd ul {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
  /* display: flex;
    justify-content: space-between; */
}

.fireBox .xfkp .hd ul li {
  font-size: 22px;
  color: #767676;
  overflow: hidden;
  font-weight: bold;
  float: left;
  margin-right: 30px;
}

.fireBox .xfkp .hd ul li a {
  display: block;
  height: 42px;
  color: #949494;
  /* padding: 0 21px; */
  line-height: 42px;
  font-size: 22px;
  font-weight: 400;
}

.fireBox .xfkp .hd ul li.on a {
  color: #165bc9;
  font-weight: 700;
  border-bottom: 3px solid #165bc9;
}

.fireBox .xfkp .bd ul {
  overflow: hidden;
}

.fireBox .xfkp .bd ul li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  background: url(//www.hncehui.cn/file/1/img/li-bg.png) center left no-repeat;
  overflow: hidden;
  margin-top: 3px;
}

.fireBox .xfkp .bd ul li a {
  display: block;
  float: left;
  width: 97%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 14px;
  color: #121212;
}

.fireBox .xfkp .bd ul li a:hover {
  color: #165bc9;
}

.fireBox .xfkp .bd li span {
  float: right;
  color: #999999;
  font-size: 14px;
  width: 85px;
  overflow: hidden;
}

.fireBox .xfkp .bd li span a {
  color: #999999;
}

.fireBox .xfkp .bd .bdimg {
  width: 185px;
  height: 248px;
}

.fireBox .xfkp .bd .bdimg img {
  width: 185px;
  height: 248px;
}

.fireBox .xfkp .bd .bdli {
  width: 400px;
}

.fireBox .xfkp .bd ul li:nth-child(3) {
  border-bottom: 1px dashed #d9d9d9;
}

/* mtbd */
.fireBox .mtbd {
  width: 550px;
}

.fireBox .mtbd ul {
  overflow: hidden;
}

.fireBox .mtbd ul li {
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  background: url(//www.hncehui.cn/file/1/img/li-bg.png) center left no-repeat;
  overflow: hidden;
  margin-top: 3px;
}

.fireBox .mtbd ul li a {
  display: block;
  float: left;
  width: 97%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 14px;
  color: #121212;
}

.fireBox .mtbd ul li a:hover {
  color: #165bc9;
}

.fireBox .mtbd .aljs {
  width: 100%;
  height: 52px;
  background: url(//www.hncehui.cn/file/1/img/aljs.png) center center no-repeat;
}

.fireBox .mtbd .aljs a {
  display: block;
}

.fireBox .mtbd .aljs p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  line-height: 52px;
  padding-left: 20px;
}

/*ztBox*/
.special-box {
  padding-bottom: 30px;
}

.specTop {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.specTop a {
  color: #165bc9;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
  display: inline-block;
  width: auto;
  border-bottom: 3px solid #165bc9;
}

.specBtm {
  width: 100%;
  height: 155px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}

.specBtm .hd .next,
.specBtm .hd .prev {
  width: 30px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0.39;
  top: 50%;
  transform: translateY(-50%);
}

.specBtm .hd .next {
  right: 0;
  background: url(//www.hncehui.cn/file/1/img/next.png) center center no-repeat;
}

.specBtm .hd .prev {
  left: 0;
  background: url(//www.hncehui.cn/file/1/img/prev.png) center center no-repeat;
}

.specBtm .bd {
  width: 100%;
  height: 155px;
}

.specBtm .bd ul {
  height: 155px;
  overflow: hidden;
}

.specBtm .bd ul li {
  float: left;
  margin-right: 10px;
  width: 292px;
  height: 155px;
}

.specBtm .bd ul li img {
  display: block;
  width: 292px;
  height: 155px;
}

/* navRight */
.navRight {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 2;
}

.navRight ul li {
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-right: none;
  margin-bottom: 2px;
  cursor: pointer;
  position: relative;
}

.navRight ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #666;
  text-decoration: none;
  padding: 15px 0 0;
  box-sizing: border-box;
}

.navRight ul li a p {
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}

.navRight ul li .iconfont {
  display: block;
  width: 24px;
  height: 24px;
  background-size: 100% !important;
  background-position: center !important;
  margin: 0 auto 5px;
  position: relative;
  right: 0;
  top: 22%;
  transform: translateY(-50%);
}

/* 统一图标样式 */
.navRight ul li .iconfont {
  display: block;
  width: 24px;
  height: 24px;
  background-size: 100% !important;
  background-position: center !important;
  margin: 0 auto 8px;
}

/* 官方微博图标 */
.navRight ul li:nth-child(2) .iconfont {
  background: url(//www.hncehui.cn/file/1/img/weibo-gray.webp) no-repeat center;
  background-size: 100% !important;
}

.navRight ul li:nth-child(2):hover .iconfont {
  background: url(//www.hncehui.cn/file/1/img/weibo-white.webp) no-repeat center;
  background-size: 100% !important;
}

/* 信息化测绘微信图标 */
.navRight ul li:nth-child(1) .iconfont {
  background: url(//www.hncehui.cn/file/1/img/weixin-gray.webp) no-repeat center !important;
  background-size: 100% !important;
}

.navRight ul li:nth-child(1):hover .iconfont {
  background: url(//www.hncehui.cn/file/1/img/weixin-white.webp) no-repeat center !important;
  background-size: 100% !important;
}

.navRight ul li:nth-child(3) .iconfont {
  background: url(//www.hncehui.cn/file/1/img/weixin-gray.webp) no-repeat center !important;
  background-size: 100% !important;
}

.navRight ul li:nth-child(3):hover .iconfont {
  background: url(//www.hncehui.cn/file/1/img/weixin-white.webp) no-repeat center !important;
  background-size: 100% !important;
}

/* 返回顶部图标 */
.navRight ul li:nth-child(4) .iconfont {
  background: url(//www.hncehui.cn/file/1/img/top-gray.webp) no-repeat center;
  background-size: 100% !important;
}

/* 返回顶部图标 */
.navRight ul li:nth-child(4):hover .iconfont {
  background: url(//www.hncehui.cn/file/1/img/top-white.webp) no-repeat center;
  background-size: 100% !important;
}

.navRight ul li:nth-child(4) {
  height: 40px;
}

.navRight ul li:hover a {
  color: #ffffff;
}

/* 官方微信hover样式 */
.navRight ul li:hover {
  background-color: #0b316e;
}

.navRight ul li:hover a {
  color: #fff;
}

/* 二维码样式 */
.navRight ul li .qrcode {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 120px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 1000;

}

.navRight ul li .qrcode::after {
  content: '';
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
}

.navRight ul li:hover .qrcode {
  opacity: 1;
  visibility: visible;
  right: 90px;
}

.navRight ul li .qrcode img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* pc隐藏 */
.bannerWap {
  display: none;
}

.main-title {
  width: 1200px;
  background: #d9e9ff;
  padding: 20px;
  margin-top: 32px;
}

.main-title h1 {
  font-size: 36px;
  line-height: 52px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  color: #015293;
  letter-spacing: 1px;
  text-align: center;
}
.main-title p {
  height: 52px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #015293;
  letter-spacing: 0.88px;
  text-align: center;
  line-height: 52px;
  text-align: center;
}

.secondBox-left {
  display: flex;
}
.secondBox-left .nav-tabs {
  margin-right: 20px;
}
.secondBox-left .nav-tabs ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  box-shadow: 0 4px 18px 0 #a1b2d66b;
}
.secondBox-left .nav-tabs li {
  padding: 15px 0;
  color: #333;
  font-size: 16px;
  transition: all 0.3s;
  background-color: #fff;
  border-radius: 3px;
  height: 100px;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.secondBox-left .nav-tabs li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}

.secondBox-left .nav-tabs li:hover,
.secondBox-left .nav-tabs li.active {
  background-color: #015293;
  color: #fff;
}

.secondBox-left .nav-tabs li .secondBox-active-bg {
  display: none;
}

.secondBox-left .nav-tabs li.active .secondBox-active-bg {
  background: url(//www.hncehui.cn/file/1/img/jichucehui.webp) center center no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 228px;
  height: 100px;
}

.secondBox-left .nav-tabs li.active span {
  color: #fff;
  display: block;
  font-weight: 700;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 220px;
  height: 100px;
  z-index: 3;
  text-align: center;
  line-height: 100px;
}

.news-subtitle a {
  display: inline-block;
  height: 52px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  font-size: 24px;
  color: #015293;
  letter-spacing: 0.8px;
  line-height: 52px;
}

.news-subtitle {
  background: url(//www.hncehui.cn/file/1/img/line-right.webp) no-repeat right center;
  background-size: 340px 14px;
}
.news-subtitle.news-subtitle-tese {
  background-size: 218px 14px;
}

.bridge-interaction .news-subtitle {
  background: url(//www.hncehui.cn/file/1/img/line-right.webp) no-repeat right center;
  background-size: 400px 14px;
}

.secondBox-left .news-list {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.secondBox-left .news-list li {
  padding: 10px 0;
  border-bottom: 1px dotted #e0e0e0;
  position: relative;
  padding-left: 15px;
  line-height: 24px;
}

.secondBox-left .news-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #015293;
  border-radius: 2px;
}

.secondBox-left .news-list li a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #121212;
}

.secondBox-left .news-list li a:hover {
  color: #015293;
  text-decoration: underline;
}

.secondBox-left .news-list li span {
  float: right;
  color: #666;
}

/* 右侧特色服务样式 */
.secondBox .service-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px 34px;
}

.secondBox .service-item {
  padding: 4px 20px 20px;
  border-radius: 5px;
  transition: all 0.3s;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.secondBox .service-item:hover {
  transform: translateY(-2px);
}

.secondBox .service-icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.secondBox .tab-content .tab-item {
  display: none;
}

.secondBox .tab-content .tab-item.active {
  display: block;
}
/* <!-- 党建之窗 + 政策法规 --> */
.political-law {
  background: url("//www.hncehui.cn/file/1/img/blue.webp") repeat center top;
  padding: 30px 0;
  margin: 20px 0;
  width: 100%;
  background-size: 100% 100%;
}

.political-law .news-subtitle {
  background-size: 440px 14px;
}

.political-law .news-list li.highlight {
  background-color: #bbe3fd;
  padding: 8px 20px 20px;
  border-radius: 3px;
  margin-bottom: 10px;
}

/* 使用active类控制显隐藏 */
.political-law .news-list li .detail {
  display: none !important;
}
.political-law .news-list li .brief {
  display: block !important;
}

.political-law .news-list li.highlight .detail {
  display: block !important;
}

.political-law .news-list li.highlight .brief {
  display: none !important;
}

.political-law .container {
  width: 1200px;
  margin: 0 auto;
}

.political-law .content-box {
  padding: 20px;
  border-radius: 3px;
}

.political-law .news-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.political-law .news-list li {
  border-bottom: 1px dotted #e0e0e0;
  position: relative;
  padding-left: 15px;
}

.political-law .news-list li:last-child {
  border-bottom: none;
}

.political-law .content-box-dangjian .news-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #015293;
  border-radius: 2px;
}
.political-law .content-box-dangjian .news-list li.highlight::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  background-color: transparent;
  border-radius: 0px;
}

.policy-law .content-box{
  background: url("//www.hncehui.cn/file/1/img/lawyer.webp") no-repeat center top;
  padding: 30px 0;
  width: 100%;
  background-size: 100% 312px;
}

.policy-law .news-list {
      margin: 0;
    padding: 0;
        list-style: none;
    width: 480px;
    position: relative;
    left: 60px;
    top: -2px;
}

.policy-law .news-list li {
    /* padding: 10px 0; */
    border: none;
    
}

.political-law .news-list li.highlight::before {
  background-color: #ff6600;
}

.political-law .news-list li a {
  text-decoration: none;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #121212;
  letter-spacing: 0.44px;
  line-height: 40px;
}

.political-law .news-list li a:hover {
  color: #015293;
  text-decoration: underline;
}

.political-law .news-list li .date {
  float: right;
  color: #666;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  letter-spacing: 0.44px;
  line-height: 40px;
}

.political-law .news-list li.highlight a {
  font-weight: bold;
  color: #015293;
}

.political-law .news-list li.highlight .summary {
  margin: 10px 0 0 0;
  color: #666;
  font-size: 16px;
  font-family: MicrosoftYaHei;
}

.cehuiqikan {
  height: 312px;
    background: #EFF7FF;
    padding: 10px 14px;
}

/* 所属单位 */

.unit-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #EFF7FF;
  padding-top: 20px;
}

.unit-title {
  background: url("//www.hncehui.cn/file/1/img/belong.webp") no-repeat center top;
  background-size: 100% 100%;
  height: 52px;
  width: 1200px;
}

.unit-content {
  margin-top: 35px;
  width: 1200px;
  display: flex;
  flex-direction: row;
  margin-bottom: 70px;
}

/* 适老化 */
.oldModel .headline {
  padding: 50px 0 55px 0;
}

.oldModel .headline p a {
  font-size: 45px !important;
}

.oldModel .headline .headchannel {
  font-size: 28px;
}

.oldModel .newsBox {
  height: auto;
}

.oldModel .newsBox .slideBox {
  width: 1200px !important;
  height: 752px;
}

.oldModel .newsBox .slideTxtBox {
  width: 1200px;
  height: auto;
  margin-top: 30px;
}

.oldModel .newsBox .slideBox .bd li {
  width: 1200px;
  height: 752px;
}

.oldModel .newsBox .slideBox .bd li img {
  width: 1200px;
  height: 752px;
}

.oldModel .newsBox .slideBox .bd p {
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  background: url(//www.hncehui.cn/file/1/img/p-bg.png) top left repeat;
}

.oldModel .newsBox .slideTxtBox .hd ul {
  height: 60px;
}

.oldModel .newsBox .slideTxtBox .hd ul li {
  font-size: 32px;
}

.oldModel .newsBox .slideTxtBox .hd ul li a {
  height: 58px;
  line-height: 58px;
}

.oldModel .newsBox .slideTxtBox .bd ul li {
  height: auto;
  margin-top: 20px;
}

.oldModel .newsBox .slideTxtBox .bd li span {
  width: 150px;
}

.oldModel .newsBox .slideTxtBox .bd ul li p {
  display: none;
}

.oldModel .newsBox .slideTxtBox .bd ul li.on p {
  display: block;
}

.oldModel .openBox .xxgk {
  width: 100%;
}

.oldModel .openBox .zctj {
  width: 100%;
  background-size: 100% 100%;
}

.oldModel .openBox .zctj .slideTxtBox .bd ul li {
  height: auto;
  line-height: 1.5;
}

.oldModel .openBox .bsfw {
  width: 100%;
  margin-top: 20px;
}

.oldModel .openBox .bsfw .fw ul li {
  width: 325px;
  height: 170px;
  background-size: 100% 100%;
  line-height: 1.5;
}

.oldModel .openBox .bsfw .fw ul li p {
  line-height: 1.5;
}

.oldModel .fireBox .xfkp {
  width: 100%;
}

.oldModel .fireBox .xfkp .bd .bdli {
  width: 1000px;
}

.oldModel .fireBox .mtbd {
  width: 100%;
  margin-top: 20px;
}

.oldModel .fireBox .mtbd ul li {
  line-height: 1.5;
}

.oldModel .fireBox .mtbd .aljs {
  width: 100%;
  height: 50px;
  margin-top: 20px;
  background-size: 100% 100%;
}


                .bridge-interaction {
                    margin-bottom: 20px;
                }
                .bridge, .interaction {
                    background-color: #fff;
                    border-radius: 3px;
                    padding: 20px;
                }
                .associations {
                    margin: 20px 0;
                    height: 146px;
                }
                .assoc-card {
                    background-color: #e6f2ff;
                    border: 1px solid #b3d9ff;
                    border-radius: 3px;
                    text-align: center;
                }
                .assoc-logo img {
                    width: 80px;
                    height: 80px;
                    margin-bottom: 10px;
                }
                .assoc-name {
                    color: #015293;
                    font-weight: bold;
                }

                .journal-header {
                    position: relative;
                    margin-bottom: 15px;
                }
                .journal-cover {
                    float: left;
                    margin-right: 2px;
                }
                .journal-title {
                    font-weight: bold;
                    color: #015293;
                    margin-bottom: 10px;
                    font-size: 20px;
                }
                .view-all {
                    position: absolute;
                    top: 0;
                    right: 0;
                    color: #015293;
                    text-decoration: none;
                    font-size: 14px;
                }
                .journal-list {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    float: left;
                    margin-left: 10px;
                }
                .journal-list li {
                    padding: 5px 0;
                    color: #666;
                    font-size: 16px;
                    color: #121212;
                    letter-spacing: 0.88px;
                    line-height: 46px;
                    position: relative;
                    padding-left: 24px;
                    font-family: MicrosoftYaHei;
                }
                .journal-list li::before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 50%;
                    transform: translateY(-50%);
                    width: 6px;
                    height: 6px;
                    background-color: #015293;
                    border-radius: 2px;
                }
                .message-box {
                    border-radius: 3px;
                    padding: 20px;
                    margin-bottom: 30px;
                    position: relative;
                    margin-top: 20px;
                    height: 144px;
                    background: url(//www.hncehui.cn/file/1/img/liuyanbg.webp) repeat center top;
                    background-size: 100% 100%;
                }
                .message-content {
                    display: inline-block;
                }
                .message-text {
                    color: #015293;
                    font-size: 16px;
                    margin-bottom: 15px;
                }
                .message-btn {
                    background-color: #015293;
                    color: #fff;
                    border: none;
                    padding: 8px 20px;
                    border-radius: 3px;
                    cursor: pointer;
                    position: relative;
                    top: 67px;
                    left: 40px;
                    border-radius: 24px;
                }
                .consult-title {
                    font-weight: bold;
                    color: #333;
                    margin-bottom: 15px;
                    font-size: 18px;
                }
                .consult-list {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }
                .consult-list li {
                    border-bottom: 2px dotted #015293;
                    position: relative;
                    font-family: MicrosoftYaHei;
                    font-size: 16px;
                    color: #121212;
                    letter-spacing: 0.44px;
                    line-height: 52px;
                }
                .consult-list .status {
                    display: inline-block;
                    color: #015293;
                    padding: 2px 8px;
                    border-radius: 3px;
                    font-size: 12px;
                    margin-right: 10px;
                    line-height: 20px;
                    border: 1px solid #015293;
                    font-family: MicrosoftYaHei;
                }
                .consult-text {
                    color: #333;
                    text-decoration: none;
                    margin-right: 10px;
                }
                .consult-text:hover {
                    color: #015293;
                }
                .consult-list .date {
                    float: right;
                    font-family: MicrosoftYaHei;
                    font-size: 16px;
                    color: #121212;
                    letter-spacing: 0.44px;
                }